gtk4.git
2019-06-03 Matthias Clasengl: Avoid a memdup in glyph upload
2019-06-03 Matthias ClasenMerge branch 'big-glyphs' into 'master'
2019-06-03 Matthias ClasenSave gsk output from ci
2019-06-03 Matthias Clasentestsuite: Pass --output for gsk tests
2019-06-03 Matthias Clasengsk tests: Add an --output option
2019-06-03 Matthias Clasengl: Fix glyph cache aging
2019-06-03 Matthias ClasenAdd code to dump out the glyph caches
2019-06-03 Matthias Clasengl: Improve cache dropping code
2019-06-03 Matthias Clasengl: Improve glyph cache logging
2019-06-03 Matthias Clasengl: Log creation of glyph caches
2019-06-03 Matthias Clasengsk: Test huge glyphs
2019-06-03 Matthias Clasengl: Make the glyph cache survive big glyphs
2019-06-03 Matthias Clasengsk: Test big glyphs
2019-06-03 Benjamin OtteMerge branch 'for-master' into 'master'
2019-06-02 Matthias ClasenMerge branch 'wip/chergert/marshalling-gtk4' into ...
2019-06-02 Christian Hergertgtk: fix all uses of g_cclosure_marshal_generic
2019-06-02 Benjamin Ottegtk-demo: Fix sliding puzzle demo
2019-06-02 Benjamin Ottetransform: Coalesce similar transforms
2019-06-02 Matthias ClasenDon't generate mipmaps needlessly
2019-06-02 Benjamin Ottetransform: Treat 0 perspective transforms as identity
2019-06-02 Piotr DrągUpdate Polish translation
2019-06-02 Timm Bädergl renderer: Remove homegrown transform_bounds code
2019-06-02 Timm Bädertransform: Add G_GNUC_WARN_UNUSED_RESULT annotations
2019-06-02 Timm Bädergl renderer: Fix scale computation
2019-06-02 Timm Bädergl renderer: Use GskTransform in render ops builder
2019-06-02 Timm Bädergl renderer: Fix rounded rect intersection code
2019-06-01 Matthias ClasenAdd gtkmenubarprivate.h
2019-06-01 Matthias ClasenCosmetics
2019-06-01 Matthias ClasenMerge branch 'restack-gtk4' into 'master'
2019-06-01 Руслан ИжбулатовGDK W32: Ensure correct stacking of popup windows
2019-06-01 Balázs ÚrUpdate Hungarian translation
2019-06-01 Matthias ClasenRemove an unused enum
2019-06-01 Matthias ClasenMerge branch 'global-coords' into 'master'
2019-06-01 Matthias ClasenUpdate css node results
2019-06-01 Matthias ClasenFix menu item accessible
2019-06-01 Matthias Clasentests: Fix issues with menu shells
2019-06-01 Matthias Clasenmenu: Fix destruction
2019-06-01 Matthias ClasenMerge branch 'convert-dialog' into 'master'
2019-05-31 Matthias Clasenmenu: Fix keynav between submenus
2019-05-31 Matthias Clasenmenu: Bring back the scroll keybindings
2019-05-31 Matthias Clasenmenu: Keep selected item in view
2019-05-31 Matthias ClasenMore menu work
2019-05-31 Matthias ClasenMore menu restructuring
2019-05-31 Matthias Clasenmenu: Use a scrolled window
2019-05-31 Matthias Clasenmenu: Use a box
2019-05-31 Matthias ClasenDrop gdk_event_get_root_coords
2019-05-31 Matthias Clasenwidget: Stop setting root coords in events
2019-05-31 Matthias Clasenwin32: Stop using gdk_event_get_root_coords
2019-05-31 Matthias Clasenmenu: Remove global coordinates
2019-05-31 Benjamin Ottemenu: Only set position in one place
2019-05-31 Benjamin Ottemenu: Simplify function
2019-05-31 Benjamin Ottemenuitem: Introduce gtk_menu_item_get_menu_shell()
2019-05-31 Matthias Clasensimplify: Add a testcase for templates
2019-05-31 Matthias Clasensimplify: Add a testcase for dialogs
2019-05-31 Piotr DrągUpdate POTFILES.in
2019-05-31 Lubomir Rintelbuilder-tool: Rewrite GtkDialog
2019-05-31 Matthias ClasenMerge branch 'overlay-scrolling-setting' into 'master'
2019-05-31 Matthias Clasenscrolled window: respect overlay-scrolling setting
2019-05-31 Matthias ClasenAdd a gtk-overlay-scrolling setting
2019-05-31 Matthias ClasenMerge branch 'wip/chergert/remove-cclosure' into 'master'
2019-05-31 Benjamin OtteMerge branch 'for-master' into 'master'
2019-05-31 Christian Hergertgtk: rely on default marshallers
2019-05-31 Benjamin Ottewidget: fix CSS transforms with margins
2019-05-31 Benjamin Ottegtk-demo: Fix sliding puzzle demo
2019-05-30 Niels De GraefMerge branch 'wip/nielsdg/fix-gir-warnings' into 'master'
2019-05-30 Niels De GraefFix some GObject introspection annotations
2019-05-30 Matthias ClasenAdd a testcase
2019-05-30 Benjamin Ottebuild: Make script interpreter optional
2019-05-30 Benjamin Ottedocs: Fix build
2019-05-30 Benjamin OtteMerge branch 'cairo-script-interpreter' into 'master'
2019-05-30 Benjamin Otterendernodeparser: Handle empty Cairo nodes
2019-05-30 Benjamin Otterendernodeparser: Parse cairo script
2019-05-30 Matthias ClasenRemove leftover debug spew
2019-05-30 Matthias ClasenAdd gtknative.h to public headers
2019-05-30 Matthias ClasenMerge branch 'lr/builder-tool-templates' into 'master'
2019-05-30 Matthias ClasenMerge branch 'lr/builder-tool-assistant-crash' into...
2019-05-30 Lubomir Rintelbuilder-tool: Set the parent of newly created GtkAssist...
2019-05-30 Lubomir Rintelbuilder-tool: Rewrite GtkBuilder templates too
2019-05-30 Timm Bädergl renderer: Properly flip scaled fallback nodes
2019-05-30 Matthias ClasenMerge branch 'wip/baedert/nodeeditor-fuckery' into...
2019-05-30 Matthias ClasenMerge branch 'wip/chergert/sysprof-3' into 'master'
2019-05-30 Christian Hergertprofiler: port GdkProfiler to sysprof-3
2019-05-29 Matthias ClasenMerge branch 'shortcuts-sizing' into 'master'
2019-05-29 Matthias ClasenFix shortcuts window sizing
2019-05-29 Christian Hergertmarshallers: add missing g_cclosure_marshal_VOID__VOID...
2019-05-29 Matthias ClasenMerge branch 'wip/chergert/marshal-gtk4' into 'master'
2019-05-29 Christian Hergertmarshallers: ensure g_cclosure_marshal_VOID__VOIDv...
2019-05-29 Matthias ClasenMerge branch 'gesture-click' into 'master'
2019-05-29 Timm Bädernode editor: Add a quick way to save a testcase
2019-05-29 Matthias ClasenMerge branch 'global-coords' into 'master'
2019-05-29 Matthias ClasenMention event controller API in the migration guide
2019-05-29 Matthias ClasenMention global coordinates in the migration guide
2019-05-29 Matthias ClasenCosmetics
2019-05-29 Matthias ClasenCosmetics
2019-05-29 Matthias ClasenFix the win32 build
2019-05-29 Matthias ClasenCosmetics
2019-05-29 Matthias ClasenDrop gdk_surface_move
2019-05-29 Matthias ClasenRemove a misleading comment
2019-05-29 Matthias Clasenwindow: Remove move unused fields
2019-05-29 Matthias Clasenwindow: Never call gdk_surface_move
next